*{
	padding:0;
	margin:0;
}
body {
	font-size:12px;
}
a {
	color:#4b4b4b;	
}
a:hover {
	color:#000;
}
ul,li{
	list-style:none;
}
a{
	text-decoration:none;
}
img{
	border:0;
}
i,strong{
	font-style:normal;
}
.top{
	width:1000px;
	margin:0 auto;
	background:url(../images/top_bg1.jpg) no-repeat center center;
	height:135px;
	overflow: hidden;
}
.top .top_nav{
	width:300px;
	height:50px;
	float:right;

}
.top .top_nav ul li{
	float:left;
	margin-left:20px;
	text-indent:15px;
	font-size:12px;
}
.top .top_nav ul li a{
	color:#000;

}
.top .top_nav ul li.one{
	background:url(../images/home.gif) no-repeat left center;
}
.top .top_nav ul li.two{
	background:url(../images/tree_folder.gif) no-repeat left center;
}
.top .top_nav ul li.three{
	background:url(../images/icon.gif) no-repeat left center;
}

.nav{
	width:100%;
	height:40px;
	background:#008ae2; 
}
.nav .asdasd{
	width:1000px;
	margin:0 auto;
	height:40px;	
	}
.nav .asdasd ul{
	height:100%;
	width:100%;
	/* overflow: hidden; */
}
.nav .asdasd ul li{
	float:left;
	width:99px;
	height:100%;
	/*position:relative;*/
	text-align:center;
	line-height:40px;
	border-right:1px solid #000;
}
.nav .asdasd ul li a{
	color:#fff;
	font:bold 14px 宋体;
}
.nav .asdasd ul li .nav_son{
	width:auto;
	height:40px;
	position:relative;
	left: 0;

	background:#008ae2;
	display:none;
/*	overflow:hidden;*/
	float:left;
	z-index:9999;
}
.nav .asdasd ul li .nav_son ul{
	height:40px;
	width:100%;
}
.nav .asdasd ul li .nav_son ul li{
	height:40px;
	text-align:center;
	line-height:40px;
	font-size:14px;
	float:left;
	overflow:hidden;
}
.nav .asdasd ul li .nav_son ul li a{
	color:#fff;
}
.banner{
	width:990px;
	height:310px;
	margin:0 auto;
	margin-top:10px;
}
.gonggao{
	width:1000px;
	height:31px;
	margin:0 auto;
	overflow: hidden;
	background:url(../images/notice_bg.gif) no-repeat center center;
}
.gonggao .gg_box_move{
	width:900px;
	height:21px;
	margin:5px 0 0 100px;
	overflow: hidden;
}
.gonggao .gg_box_move ul{
	width:800px;
	height:21px;
	margin:0 0 0 100px;
	overflow:hidden;
}
.gonggao .gg_box_move ul li{
	float:left;
	width:500px;
	height:21px;
	line-height:25px;
}
.content{
	width:1000px;
	height:auto;
	margin:0 auto;
	overflow: hidden;
}
.content .left{
	width:226px;
	height:auto;
	float:left;
}
.content .right{
	width:774px;
	height:auto;
	float:left;
}
.content .left .left_one{
	width:100%;
	height:auto;
	margin-top:10px;
	
}
.content .left .left_one h4{
	width:100%;
	background:url(../images/left_nav_head.gif) no-repeat;
	height:49px;
	line-height:55px;
	text-indent:40px;
	color:#fff;
}
.content .left .left_one ul{
	width:100%;
	height:auto;
}
.content .left .left_two{
	width:100%;
}
.content .left .left_one ul li{
	background:url(../images/left_nav_li.gif) no-repeat;
	height:30px;
	line-height:35px;
	text-indent:60px;
	font-size:12px;
}
.content .left .left_one ul li a{
	color:#000;
}
.content .left .left_three{
	width:100%;
	height: 395px;
	background:url(../images/left_contact.gif) no-repeat;
}
.content .left .left_three ul{
	width:100%;
	padding-top:45px;
}
.content .left .left_three ul li{
	padding:5px;
	height:15px;
	font-size:12px;
	text-indent:10px;
}
.foot{
	width:1000px;
	height:auto;
	margin:20px auto 0 auto;
	padding:10px 0 0 0;
	text-align:center;
	border-top:1px solid #CCC;
}
.foot p{
	font-size:12px;
	line-height:20px;
}
.content .right .head_right{
	border-bottom:1px dashed #000;
	width:100%;
	padding:10px 0 0 0;
	height:auto;
}
.content .right .head_right ul{
	height:30px;
	width:100%;
}
.content .right .head_right ul li{
	float:left;
	padding:5px;
	height:20px;
	font-size:14px;
}
.content .right .head_right h4{
	width:100%;
	height:auto;
	padding:0 0 15px 0;
	text-align:center;
	color:blue;
	font-size:20px;
}
.content .right .neirong{
	padding:10px 10px 30px 10px;
	width:754px;
	font-size:16px;
	line-height:1.8em;
	
	text-align:justify;
	text-justify:inter-ideograph;
	
}
.content .right .neirong ul{
	width: 100%;
	height: 300px;
}
.content .right .neirong ul li{
	width:100%;
	height:50px;
	font-size:12px;
	float:left;
	overflow:hidden;
	margin-left:10px;
}
.content .right .neirong ul li img{
	width:160px;
	height:130px;
}
.content .right .neirong ul li a{
	color:#000;
}
.content .right .neirong ul p{
	height:100px;
	width:100%;
}
.content .right .neirong .map{
	width: 500px;
	height: 500px;
	margin-top:100px;

}
.content .right .neirong .wb{
	width:100%;
	height:auto;
	padding:10px;
}
.content .right .neirong .p{
	width:100%;
	height:auto;
	padding:10px;
}
.content .right .nei{
	padding:10px;
	width:100%;
	height:100%;
	font-size:12px;
	line-height:25px;
}
.content .right .nei ul{
	width: 100%;
}

.content .right .nei ul li{
	width:622px;
	height:50px;
	margin:0 0 0 30px;
	font-size:12px;
	overflow:hidden;
	background:url(../images/li-bg.jpg) no-repeat 0 bottom;
}
.content .right .nei ul li a{
	float:left;
	width:500px;
	padding:0 0 0 18px;
	color:#000;
	font-size:14px;
	line-height:50px;
	background:url(../images/arrow2.gif) no-repeat 0 center;
}
.content .right .nei ul li a:hover{
	text-decoration:underline;
}
.content .right .nei ul li p{
	float:left;
	text-align:center;
	line-height:50px;	
	}
.content .right .nei ul li span{
	display:block;
	width:100px;
	height:100%;
	float:right;
	text-align:right;
	line-height:50px;
}
.content .right .nei ul li i{
	font-style:normal;
	float:left;
	display:block;
	width:100px;
	height:100%;
	text-align:center;
	line-height:50px;
}
/**/
.content .right .neir{
	padding:10px;
	width:100%;
	height:100%;
	font-size:12px;
	line-height:25px;
}
.content .right .neir ul{
	width: 100%;
	height: 300px;
}
.content .right .neir ul li{
	width:160px;
	height:160px;
	text-align:center;
	font-size:12px;
	float:left;
	overflow:hidden;
	margin-left:10px;
}
.content .right .neir ul li img{
	width:160px;
	height:130px;
}
.content .right .neir ul li a{
	color:#000;
}
.content .right .neir .map{
	width: 500px;
	height: 500px;

}
.content .right .neirr{
	padding:10px;
	width:100%;
	height:100%;
	font-size:12px;
	line-height:25px;
}
.content .right .neirr ul{
	width: 100%;
}
.content .right .neirr ul li{
	width:100%;
	height:50px;
	font-size:12px;
	overflow:hidden;
}
.content .right .neirr ul li a{
	color:#000;
}
.content .right .neirr ul li p{
	float:left;
	text-align:center;
	line-height:50px;
	width:200px;	
	}
.content .right .neirr ul li span{
	display:block;
	width:100px;
	height:100%;
	float:left;
	line-height:50px;
}
.content .right .neirr ul li i{
	font-style:normal;
	float:left;
	display:block;
	width:150px;
	height:100%;
	text-align:center;
	line-height:50px;
}
.content .right .neirr ul li strong{
	width:100px;
	height:100px;
	display:block;	
	float:left;
	background:url(../images/ico_job_more.gif) no-repeat center 15px;
	}
	
	/*1321321321321*/
.content .right .anli{
	padding:10px;
	width:100%;
	height:100%;
	font-size:12px;
	line-height:25px;
}
.content .right .anli ul{
	overflow:hidden;
	width: 100%;
	padding:15px 0 0 0;
}
.content .right .anli ul li{
	width:160px;
	height:180px;
	font-size:12px;
	float:left;
	overflow:hidden;
	margin:0 0 0 25px;
}
.content .right .anli ul li img{
	width:160px;
	height:130px;
}
.content .right .anli ul li a{
	color:#000;
	display:block;
	width:100%;
	text-align:center;
}


.zplist {
	font-size:12px;
}


.zpbm {
	padding:30px 0 0 0 ;
	border-top:1px solid #CCC;
	font-size:14px;
}



.dede_pages{
}
.dede_pages ul{
	float:left;
	padding:12px 0px 12px 50px;
}
.dede_pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	border:1px solid #E9E9E9;
}
.dede_pages ul li a{
	float:left;
	padding:2px 4px 2px;
	color:#555;
	display:block;
}
.dede_pages ul li a:hover{
	color:#690;
	text-decoration:none;
	padding:2px 4px 2px;
}
.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	background-color:#F8F8F8;
	padding:2px 4px 2px;
	font-weight:bold;
}
.dede_pages .pageinfo{
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#999;
}
.dede_pages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}



#box11,.content .box11{
	width:100%;
	background:url(../images/picindex_fbfg_bg1.gif) no-repeat;
	height:140px;
	overflow: hidden;
	position:relative;
}
.content .box11 .head11{
	height:40px;
}
.content .box11 .head11 h4{
	line-height:40px;
	text-indent:15px;
	color:#fff;
	float:left;
	width:150px;
}
.content .box11 .flink {
	overflow:hidden;
}
.content .box11 .flink ul {
	width:960px;
	padding:0 0 0 15px;
	overflow:hidden;
}
.content .box11 .flink ul li {
	width:160px;
	height:90px;
	float:left;
	margin-left:25px;
	text-align:center;
}
.content .box11 .flink ul li img {
	width:160px;
	height:60px;
}
.content .box11 .flink ul li a {
	line-height:20px;
}

.adbox {
	clear:both;
	overflow:hidden;
	padding:10px 0;
}
.adbox img {
	width:985px;
	border:none;
}